Daily Leads and Partners

05.04.2023

Write an SQL query that will, for each date_id and make_name, return the number of distinct lead_id's and distinct partner_id's.Return the result table in any order.The query result format is in the following example.

Blog_Description